home *** CD-ROM | disk | FTP | other *** search
/ Urabon Golden Age Girl 2 / Urabon Golden Age Girl 2.iso / pc / uragirl2 / uragirl / favorite.dir / 00006_Clear.ls < prev    next >
Encoding:
Text File  |  1995-01-18  |  241 b   |  11 lines

  1. on mouseUp
  2.   global ngyou, mylist, zmylist
  3.   set ngyou to 0
  4.   set mylist to 0
  5.   set zmylist to 0
  6.   put EMPTY into field "SELECTED"
  7.   put EMPTY into field "ZSELECTED"
  8.   set the visible of sprite 7 to 0
  9.   set the visible of sprite 13 to 0
  10. end
  11.